home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 126-150 / disk_136 / paste / poster < prev    next >
Text File  |  1992-05-06  |  2KB  |  48 lines

  1. Article 1666 of comp.os.minix:
  2. Path: mcdsun!noao!hao!oddjob!gargoyle!ihnp4!alberta!mnetor!utgpu!dtinker
  3. From: dtinker@gpu.utcs.toronto.edu (Prof. David Tinker)
  4. Newsgroups: comp.os.minix
  5. Subject: Paste Utility
  6. Keywords: paste.c
  7. Message-ID: <1987Sep19.215819.4942@gpu.utcs.toronto.edu>
  8. Date: 20 Sep 87 01:58:19 GMT
  9. References: None
  10. Reply-To: utgpu!dtinker/dtinker@utoronto.bitnet
  11. Organization: University of Toronto Computing Services
  12. Lines: 731
  13. Checksum: 39393
  14.  
  15.  
  16. Title: paste() Utility
  17.  
  18. This is a version of the UNIX (tm) paste() utility.  The program was
  19. originally written by David Ihnat for the CP/M operating system, and
  20. published by the C Users' Group (CUG).  It contains no proprietary
  21. code.  The CP/M version is copyrighted by David Ihnat, who released it
  22. with permission to copy or distribute freely, so long as the copyright
  23. notice was preserved.  I have done so.
  24.  
  25. I have modified this version somewhat to make it run under MINIX (it
  26. runs perfectly well under 1.1, so should run under 1.2 OK).  The modi-
  27. fications did not change the algorithm, so I believe David Ihnat would
  28. still retain the copyright to this version.
  29.  
  30. Included in this version is the MINIX source, a diff file to regenerate
  31. David Ihnat's original program, (using Erik Baalbergen's fix() utility),
  32. a doc file describing the program, and a uuencoded binary of the MINIX
  33. executable file, for those who don't wish to re-compile.  They are bundled
  34. in the following uuencoded tar archive.  (I made paste.tar using the
  35. MINIX tar utility - first time I've used it; it can be extracted in MINIX
  36. but I haven't tried to do so using the UNIX tar).
  37.  
  38. As usual, I make no warranties, express or implied about the usefulness,
  39. safety or any other attribute of this program.
  40.  
  41. David O. Tinker                   UUCP:  utgpu!dtinker
  42. Dept. of Biochemistry           BITNET:  dtinker@utoronto
  43. University of Toronto              BIX:  dtinker
  44. Toronto, Ont. Canada M5S 1A8     Voice:  (416)978-3636
  45. //////////////////////////// O O \\\\\\\\\\\\\\\\\\\\\\\\\
  46.  
  47. -------------------------[ Cut Here ]--------------------------
  48.